-
Home
-
Octavius Rocks
-
3.6.10
-
Code
-
Classes
- Condition
Total Complexity |
32 |
Dependencies |
1 |
Dependents |
7 |
Total lines |
206 |
Lines of code |
104 |
Logical lines of code |
57 |
Comment lines |
70 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
56 |
6 |
19 |
isValidValue() |
S |
78 |
3 |
3 |
isSingleValue() |
S |
78 |
2 |
3 |
equals() |
S |
69 |
2 |
7 |
notEqual() |
S |
69 |
2 |
7 |
fieldIsGreaterThanValue() |
S |
69 |
2 |
7 |
fieldIsGreaterThanOrEqualsValue() |
S |
69 |
2 |
7 |
fieldIsSmallerThanValue() |
S |
69 |
2 |
7 |
fieldIsSmallerThanOrEqualsValue() |
S |
69 |
2 |
7 |
fieldIsInValues() |
S |
69 |
2 |
7 |
fieldIsNotInValues() |
S |
69 |
2 |
7 |
builder() |
S |
79 |
1 |
3 |
fieldIsNull() |
S |
74 |
1 |
5 |
fieldIsNotNull() |
S |
74 |
1 |
5 |
get() |
S |
69 |
1 |
7 |
__toString() |
S |
80 |
1 |
3 |